func net/http/internal/ascii.lower

3 uses

	net/http/internal/ascii (current package)
		print.go#L19: 		if lower(s[i]) != lower(t[i]) {
		print.go#L27: func lower(b byte) byte {